Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Private Function GetEnumerator As IEnumerator(Of T) Implements IEnumerable(Of T).GetEnumerator |
C# |
---|
IEnumerator<T> IEnumerable<T>.GetEnumerator() |